home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 271 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: axe.netdoor.com!cfleming
  2. From: cfleming@netdoor.com (Chuck Fleming)
  3. Newsgroups: comp.os.msdos.programmer,comp.lang.c,comp.os.linux.misc
  4. Subject: Re: Recommendation for 32-bit C compiler?
  5. Date: 3 Jan 1996 22:26:33 GMT
  6. Organization: Internet Doorway, Inc.
  7. Distribution: world
  8. Message-ID: <4cevqp$4f2@axe.netdoor.com>
  9. References: <4bp8fd$7an@nntpd.lkg.dec.com> <4c6gnu$dat@tombstone.kent.edu>
  10. NNTP-Posting-Host: lance.netdoor.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Gerald E. Butler (gbutler@usenet.kent.edu.) wrote:
  14. : Eric Postpischil (edp@math.zk3.dec.com) wrote:
  15.  
  16. : : What's available? Does such a compiler come with Linux? Does GNU have a
  17. : : 32-bit compiler that runs under DOS? Is there a good shareware compiler
  18. : : or an inexpensive commercial compiler?
  19.  
  20.  
  21. :     Does Linux come with a compiler?  The simple answer is "Yes". GNU 
  22. : C, C++ and Objective C ( gcc, g++ ).  To be exact though, "Linux" does not 
  23. : come with compilers, it's _only_ a kernel. The various distributions, slackware
  24. : for example, come with the compilers and lots of other neat stuff.  I say,
  25. : check it out; it is an outstanding and inexpensive operating system.
  26.  
  27. :     Have a Nice Day! 8-)
  28. :         gbutler@res.kent.edu.
  29.  
  30.  
  31. If you're doing numerical stuff, I would highly recommend Linux over dos. 
  32. From my person experience, using either C or Maple, Linux is several times
  33. faster, even on a machine with less memory.  There are also a huge number
  34. of mathematical packages that have been ported to linux that can be ftp'd
  35. for nothing (Sorry maple isn't one of them)  Scilab for example (lathough it
  36. seems a little quirky sometimes) is a matlab look alike that works quite well
  37. .
  38.  
  39. Have fun,
  40. Chuck Fleming
  41. University of Southern Miss.
  42.  
  43.